Smartling\Vendor\Symfony\Component\Yaml\Tests\ParserTest A

Total Complexity 56
Dependencies 5
Dependents 0
Total lines 1,278
Lines of code 1,016
Logical lines of code 222
Comment lines 79
Methods 46
Properties 1

Methods 46

Method Rating Maintainability Complexity Lines of code
getBlockChompingTests()
A
28
1 264
getCommentLikeStringInScalarBlockData()
S
38 1 117
getDataFormSpecifications()
S
53 6 21
getObjectForMapTests()
S
44 1 54
parserThrowsExceptionWithCorrectLineNumberProvider()
S
50 1 51
testTabsInYaml()
S
57 3 17
testNonUtf8Exception()
S
58 3 15
testNestedFoldedStringBlockWithComments()
S
56 1 30
testFoldedStringBlockWithComments()
S
57 1 27
testStringBlockWithComments()
S
58 1 26
testParseReferencesOnMergeKeys()
S
55 1 25
testSequenceInMappingStartedBySingleDashLine()
S
55 1 25
testCommentAtTheRootIndent()
S
57 1 24
testAdditionallyIndentedLinesAreParsedAsNewLinesInFoldedBlocks()
S
58 1 24
testReferenceResolvingInInlineStrings()
S
55 1 24
testBlankLinesAreParsedAsNewLinesInFoldedBlocks()
S
59 1 21
testMappingDuplicateKeyBlock()
S
61 1 16
testSequenceFollowedByCommentEmbeddedInMapping()
S
60 1 16
testParserThrowsExceptionWithCorrectLineNumber()
S
65 2 9
testMultipleDocumentsNotSupportedException()
S
66 1 15
testParserCleansUpReferencesBetweenRuns()
S
64 1 14
invalidDumpedObjectProvider()
S
62 1 14
testFloatKeys()
S
61 1 14
testBlockLiteralWithLeadingNewlines()
S
64 1 12
testObjectSupportEnabled()
S
62 1 12
testMappingDuplicateKeyFlow()
S
63 1 12
testCommentLikeStringsAreNotStrippedInBlockScalars()
S
79 1 3
testColonInMappingValueException()
S
73 1 6
testColonInMappingValueExceptionNotTriggeredByColonInComment()
S
69 1 7
testCanParseVeryLongValue()
S
68 1 7
setUp()
S
80 1 3
testScalarInSequence()
S
71 1 9
testYamlDirective()
S
66 1 9
testEmptyValue()
S
71 1 6
tearDown()
S
81 1 3
testMappingInASequence()
S
72 1 8
testSequenceInAMapping()
S
72 1 8
testShortcutKeyUnindentedCollectionException()
S
69 1 9
testUnindentedCollectionException()
S
68 1 10
testObjectsSupportDisabledWithExceptions()
S
79 1 3
testObjectForMap()
S
78 1 3
testObjectSupportDisabledButNoExceptions()
S
77 1 3
testBlockChomping()
S
79 1 3
testEndOfTheDocumentMarker()
S
69 1 8
testSpecifications()
S
78 1 3
testEvalRefException()
S
73 1 6